[INFO] fetching crate patchwork-lexer 0.1.0...
[INFO] fixing patchwork-lexer-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate patchwork-lexer 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate patchwork-lexer 0.1.0
[INFO] finished tweaking crates.io crate patchwork-lexer 0.1.0
[INFO] tweaked toml for crates.io crate patchwork-lexer 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate patchwork-lexer 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate patchwork-lexer 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded try-next v0.4.0
[INFO] [stderr]   Downloaded chumsky v0.11.1
[INFO] [stderr]   Downloaded parlex v0.3.0
[INFO] [stderr]   Downloaded parlex-gen v0.3.0
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e1663f5400c31f074113e4b3e3400276dce97bd08746820693abc19caec78ff5
[INFO] running `Command { std: "docker" "start" "e1663f5400c31f074113e4b3e3400276dce97bd08746820693abc19caec78ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1663f5400c31f074113e4b3e3400276dce97bd08746820693abc19caec78ff5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1663f5400c31f074113e4b3e3400276dce97bd08746820693abc19caec78ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1663f5400c31f074113e4b3e3400276dce97bd08746820693abc19caec78ff5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling try-next v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking include_bytes_aligned v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling chumsky v0.11.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking parlex v0.3.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling parlex-gen v0.3.0
[INFO] [stderr]    Compiling patchwork-lexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/historian.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:1015:21
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         let input = include_str!("../../../examples/historian/historian.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/analyst.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:1032:21
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         let input = include_str!("../../../examples/historian/analyst.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/narrator.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:1047:21
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         let input = include_str!("../../../examples/historian/narrator.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/scribe.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:1062:21
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         let input = include_str!("../../../examples/historian/scribe.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `return_to_shell` is never read
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct LexerContext {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     return_to_shell: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LexerContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `patchwork-lexer` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e1663f5400c31f074113e4b3e3400276dce97bd08746820693abc19caec78ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1663f5400c31f074113e4b3e3400276dce97bd08746820693abc19caec78ff5", kill_on_drop: false }`
[INFO] [stdout] e1663f5400c31f074113e4b3e3400276dce97bd08746820693abc19caec78ff5
